home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / 2play / freeciv_hires.lha / Freeciv / data / hires / units.spec < prev   
Text File  |  2001-08-17  |  2KB  |  96 lines

  1.  
  2. [spec]
  3.  
  4. ; Format and options of this spec file:
  5. options = "+spec2"
  6.  
  7. [info]
  8.  
  9. artists = "
  10.     Tim F. Smith <yoohootim@hotmail.com>
  11. "
  12.  
  13. [file]
  14. gfx = "hires/units"
  15.  
  16. [grid_main]
  17.  
  18. x_top_left = 1
  19. y_top_left = 1
  20. dx = 64
  21. dy = 48
  22. is_pixel_border = 1
  23.  
  24. tiles = { "row", "column", "tag"
  25.  
  26.   0,  0, "u.settlers"
  27.   0,  1, "u.engineers"
  28.   0,  2, "u.warriors"
  29.   0,  3, "u.phalanx"
  30.   0,  4, "u.archers"
  31.   0,  5, "u.legion"
  32.   0,  6, "u.pikemen"
  33.   0,  7, "u.musketeers"
  34.   0,  8, "u.fanatics"
  35.  
  36.   1,  0, "u.partisan"
  37.   1,  1, "u.alpine_troops"
  38.   1,  2, "u.riflemen"
  39.   1,  3, "u.marines"
  40.   1,  4, "u.paratroopers"
  41.   1,  5, "u.mech_inf"
  42.   1,  6, "u.horsemen"
  43.   1,  7, "u.chariot"
  44.   1,  8, "u.elephants"
  45.  
  46.   2,  0, "u.knights"
  47.   2,  1, "u.crusaders"
  48.   2,  2, "u.dragoons"
  49.   2,  3, "u.cavalry"
  50. ;  2,  4, "u.armor"
  51.   2,  5, "u.catapult"
  52.   2,  6, "u.cannon"
  53.   2,  7, "u.artillery"
  54.   2,  8, "u.howitzer"
  55.  
  56.   3,  0, "u.fighter"
  57.   3,  1, "u.bomber"
  58.   3,  2, "u.helicopter"
  59.   3,  3, "u.stealth_fighter"
  60.   3,  4, "u.stealth_bomber"
  61.   3,  5, "u.trireme"
  62.   3,  6, "u.caravel"
  63.   3,  7, "u.galleon"
  64.   3,  8, "u.frigate"
  65.  
  66.   4,  0, "u.ironclad"
  67.   4,  1, "u.destroyer"
  68.   4,  2, "u.cruiser"
  69.   4,  3, "u.aegis_cruiser"
  70.   4,  4, "u.battleship"
  71.   4,  5, "u.submarine"
  72.   4,  6, "u.carrier"
  73.   4,  7, "u.transport"
  74.   4,  8, "u.cruise_missile"
  75.  
  76.   5,  0, "u.nuclear"
  77.   5,  1, "u.diplomat"
  78. ;  5,  2, "u.spy"
  79.   5,  3, "u.caravan"
  80.   5,  4, "u.freight"
  81. ;  5,  5,
  82.   5,  6, "u.armor"
  83. ;  5,  7,
  84. ;  5,  8,
  85.  
  86. ;  6,  0,
  87.   6,  1, "u.explorer"
  88.   6,  2, "u.barbarian_leader"
  89.   6,  3, "u.spy"
  90. ;  6,  4,
  91. ;  6,  5,
  92. ;  6,  6,
  93. ;  6,  7,
  94. ;  6,  8,
  95. }
  96.